﻿
/*---底部导航---*/
.footer_menu{ height:168px; text-align:center; background: #6e6e6e; margin-bottom:25px;margin-top: 10px; padding-top:25px;}
#menu_nav_02 {display:block; margin:0 auto;}
#menu_nav_02 .mainlevel {display:inline; padding:0 10px; background:none; }
#menu_nav_02 .mainlevel a {text-decoration:none;line-height:30px; height:30px;  padding:0px;font-size:12px;}
#menu_nav_02 .mainlevel a:hover {text-decoration:none; color:#FF6600; }


/*导航*/
.BottomMenu { width:1046px; margin:0 auto; text-align:center;}
.BottomMenu li { display:block; float:left; position:relative; width:130px; text-align:center;}
.BottomMenu li a{ font-size:12px;line-height:28px; height:28px; font-weight:bold;}
.BottomMenu li a:hover {}

.BottomMenu #subNav1{ width:130px; height:77px; position:absolute; top:35px; left:0;}
.BottomMenu #subNav1 a{ width:130px; display:block; text-align:center; line-height:24px; height:24px; font-size:12px; font-weight:normal; color:#dbdbdb;}
.BottomMenu #subNav1 a:hover{}

.BottomMenu .cpzs li{ display:block; float:left;color:#000; position:relative; width:166px; text-align:center;}
.BottomMenu .cpzs li a{ float:left; font-size:14px;line-height:28px; height:28px; display:block;}
.BottomMenu .cpzs li a:hover{text-decoration:underline;}

.BottomMenu .cpzs #subNav1{ width:166px; height:77px; position:absolute; top:35px;}
.BottomMenu .cpzs #subNav1 a{ width:75px; display:block; text-align:center; float:left; line-height:18px; height:18px; font-size:12px;}
.BottomMenu .cpzs #subNav1 a:hover{}

/*---底部版权---*/
.footer{ width:100%; background:#5c5c5c; color:#fff;}
.footer a{ color:#fff;}
.copyright{ text-align:center;}
.bottomlink{text-align:center;}
.bottomkeyword{text-align:center;}
.footer_end{ text-align:center; padding-bottom:10px; width:345px; margin:0 auto;}
/*友情链接*/
.link{ display:inline; float:left; text-align:center}
.link li{ float:left;  margin-right:5px;}
.link li a{display:block; float:left; line-height:25px; height:25px; color:#666; text-decoration:none;}
.link li a:hover{ color:#f00; text-decoration:underline;}

.ny_banner{ width:1024px; margin:10px auto;}

*html{background-image:url(about:blank);background-attachment:fixed;}/*解决IE6下滚动抖动的问题*/
/*解决IE6下不兼容 position:fixed 的问题*/
#code,#code_hover,#gotop{ width:36px; height:48px; background:url(/templates/Alen/Imgs/other/icon.png) no-repeat; position:fixed; right:50px; cursor:pointer;
_position:absolute;_bottom:auto;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
}
#code{ background-position:-276px -258px; bottom:120px; _margin-bottom:120px;}
#code_hover{ background-position:-316px -258px; bottom:120px; _margin-bottom:120px;}
#gotop{ background-position:-276px -310px; bottom:67px; _margin-bottom:67px;} 

#code_img{ width:270px; height:355px; background:url(/templates/Alen/Imgs/other/icon.png) -4px -3px no-repeat; position:fixed; right:90px; bottom:67px; cursor:pointer; display:none;
_position:absolute;_bottom:auto;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0))); _margin-bottom:67px;  }